Office .NET Class Library
C#
VB
Show/Hide TOC
Directory
Entry
Collection
Sync
Root Property
Definition
Namespace:
Independentsoft.IO.StructuredStorage
Assembly:
Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
Copy
public
Object
SyncRoot
{
get
; }
VB
Copy
Public
ReadOnly
Property
SyncRoot
As
Object
Get
Property Value
Object
Implements
ICollection
SyncRoot
See Also
Reference
DirectoryEntryCollection Class
Independentsoft.IO.StructuredStorage Namespace
In This Article
Definition
Property Value
Implements
See Also